-
Home
-
WooCommerce Shipping
-
1.6.0
-
Code
-
Classes
- AddressRESTController
Total Complexity |
13 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
216 |
Lines of code |
123 |
Logical lines of code |
37 |
Comment lines |
62 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
S |
43 |
1 |
68 |
delete() |
S |
60 |
2 |
14 |
update_origin() |
S |
66 |
2 |
8 |
update_destination() |
S |
64 |
2 |
9 |
verify_order_shipping_address() |
S |
66 |
2 |
8 |
normalize_address() |
S |
66 |
2 |
8 |
__construct() |
S |
74 |
1 |
5 |
get_origin_addresses() |
S |
80 |
1 |
3 |